home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / binutils.252 / binutils / not-ranl.c < prev    next >
Encoding:
Text File  |  1991-11-18  |  93 b   |  4 lines

  1. /* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
  2.  
  3. int is_ranlib = 0;
  4.